base css file for wordpress

32

wp_enqueue_style( 'style', get_stylesheet_uri() );
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css"  />

Comments

Submit
0 Comments